Skip to content

Comments

Remove explicit @Sendable annotation#111

Merged
adam-fowler merged 1 commit intohummingbird-project:mainfrom
sidepelican:rm_explicit_sendable
Jan 5, 2026
Merged

Remove explicit @Sendable annotation#111
adam-fowler merged 1 commit intohummingbird-project:mainfrom
sidepelican:rm_explicit_sendable

Conversation

@sidepelican
Copy link
Contributor

In Swift 6, functions are automatically inferred as @Sendable, making explicit annotations redundant.
I’ve removed them to keep the code cleaner.

because it became unnecessary in Swift 6
Copy link
Member

@adam-fowler adam-fowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for this

@adam-fowler adam-fowler enabled auto-merge (squash) January 5, 2026 10:09
@adam-fowler adam-fowler merged commit 41a425c into hummingbird-project:main Jan 5, 2026
1 check passed
@sidepelican sidepelican deleted the rm_explicit_sendable branch January 5, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants